Only set the fake fd's revents, not the first one. Fixes bug #531056,
authorRichard Hult <richard@imendio.com>
Thu, 8 May 2008 17:23:08 +0000 (17:23 +0000)
committerRichard Hult <rhult@src.gnome.org>
Thu, 8 May 2008 17:23:08 +0000 (17:23 +0000)
commit8ff76c14cd62ad64d441dbc95b616e31cdebf3aa
tree326217bf01af09612ab92e9f73cb0f81053a9507
parent17ccbe48f56fc3213bd2f1c06598b75592153b2a
Only set the fake fd's revents, not the first one. Fixes bug #531056,

2008-05-08  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkeventloop-quartz.c (poll_func): Only set the fake
fd's revents, not the first one. Fixes bug #531056, spotted by
Yevgen Muntyan.

svn path=/trunk/; revision=20086
ChangeLog
gdk/quartz/gdkeventloop-quartz.c